-- card: 13596 from stack: in.0-2 -- bmap block id: 0 -- flags: 0000 -- background id: 13462 -- name: usingBtns ----- HyperTalk script ----- -- This handler displays the intro text when the card is closed. on closeCard displayText 0 end closeCard -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=68 top=147 right=175 bottom=100 -- title width / last selected line: 0 -- icon id / first selected line: 8419 / 8419 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: rightArrow ----- HyperTalk script ----- -- This handler displays the appropriate text. -- The "displayText" handler is in the stack script. on mouseUp displayText 1 end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=103 top=147 right=175 bottom=135 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: rightArrow ----- HyperTalk script ----- -- This handler displays the appropriate text. -- The "displayText" handler is in the stack script. on mouseUp displayText 2 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=137 top=145 right=178 bottom=177 -- title width / last selected line: 0 -- icon id / first selected line: 14953 / 14953 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: rightArrow ----- HyperTalk script ----- -- This handler displays the appropriate text. -- The "displayText" handler is in the stack script. on mouseUp displayText 3 end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=181 top=145 right=179 bottom=220 -- title width / last selected line: 0 -- icon id / first selected line: 10112 / 10112 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: HomeIcon ----- HyperTalk script ----- -- This handler displays the appropriate text. -- The "displayText" handler is in the stack script. on mouseUp displayText 4 end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=226 top=147 right=177 bottom=266 -- title width / last selected line: 0 -- icon id / first selected line: 32670 / 32670 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: rightArrow ----- HyperTalk script ----- -- This handler displays the appropriate text. -- The "displayText" handler is in the stack script. on mouseUp displayText 5 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=273 top=146 right=179 bottom=313 -- title width / last selected line: 0 -- icon id / first selected line: 21060 / 21060 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: rightArrow ----- HyperTalk script ----- -- This handler displays the appropriate text. -- The "displayText" handler is in the stack script. on mouseUp displayText 6 end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=318 top=146 right=179 bottom=358 -- title width / last selected line: 0 -- icon id / first selected line: 9761 / 9761 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: rightArrow ----- HyperTalk script ----- -- This handler displays the appropriate text. -- The "displayText" handler is in the stack script. on mouseUp displayText 7 end mouseUp -- part 11 (field) -- low flags: 01 -- high flags: 2002 -- rect: left=68 top=185 right=240 bottom=403 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 12 -- style flags: 0 -- line height: 12 -- part name: textDisplay -- part 12 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=71 top=243 right=342 bottom=446 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 12 -- style flags: 0 -- line height: 14 -- part name: text -- part 14 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=363 top=146 right=179 bottom=403 -- title width / last selected line: 0 -- icon id / first selected line: 2478 / 2478 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: rightArrow ----- HyperTalk script ----- -- This handler displays the appropriate text. -- The "displayText" handler is in the stack script. on mouseUp displayText 8 end mouseUp -- part contents for card part 11 ----- text ----- When you click on the objects above, information about them will appear here. -- part contents for card part 12 ----- text ----- [0] When you click on the objects above, information about them will appear here. [1] Clicking on an arrow facing to the right will take you to the next piece of information. [2] Clicking on a left-facing arrow will take you to the preceding piece of information. [3] A bent arrow like this will usually take you back to a menu. [4] A button that is called “Home” or has a home drawing on it will take you to the Home stack of HyperCard. You will learn more about Home later. [5] A button like this will show you all the cards in a HyperCard stack. You will learn more about stacks and cards later. [6] Question mark buttons are “Help” buttons. They will provide you with information about how to use HyperCard. [7] Buttons that look like compasses or maps will take you to “Stack Maps.” Maps will show you where you are in HyperCard, and will also allow you to choose to go someplace else. [8] This button stands for “more information”—clicking it will usually bring up some more text to tell you about what you are seeing on the screen. [9] -- part contents for background part 1 ----- text ----- Here are samples of the kinds of buttons you will see most often in HyperCard. Click on them to see what they do. Click the close box when you have finished reading about the buttons.